## Warning for package botan-math, configuration regular ## The following compiler flags have been specified in the package description file. They are handled by DUB and direct use in packages is discouraged. Alternatively, you can set the DFLAGS environment variable to pass custom flags to the compiler, or use one of the suggestions below: -m32mscoff: Use --arch=x86/--arch=x86_64/--arch=x86_mscoff to specify the target architecture, e.g. 'dub build --arch=x86_64' ## Warning for package botan-math, configuration 32mscoff ## The following compiler flags have been specified in the package description file. They are handled by DUB and direct use in packages is discouraged. Alternatively, you can set the DFLAGS environment variable to pass custom flags to the compiler, or use one of the suggestions below: -m32mscoff: Use --arch=x86/--arch=x86_64/--arch=x86_mscoff to specify the target architecture, e.g. 'dub build --arch=x86_64' source/botan_math/mp_bigint.d(32,4): Error: safe function `botan_math.mp_bigint.bigint_add2` cannot index pointer `x` source/botan_math/mp_bigint.d(41,3): Error: safe function `botan_math.mp_bigint.bigint_add3` cannot index pointer `z` source/botan_math/mp_bigint.d(56,23): Error: pointer arithmetic not allowed in @safe functions source/botan_math/mp_bigint.d(56,40): Error: pointer arithmetic not allowed in @safe functions source/botan_math/mp_bigint.d(59,4): Error: safe function `botan_math.mp_bigint.bigint_add2_nc` cannot index pointer `x` source/botan_math/mp_bigint.d(62,4): Error: safe function `botan_math.mp_bigint.bigint_add2_nc` cannot index pointer `x` source/botan_math/mp_bigint.d(80,39): Error: pointer arithmetic not allowed in @safe functions source/botan_math/mp_bigint.d(80,64): Error: pointer arithmetic not allowed in @safe functions source/botan_math/mp_bigint.d(80,89): Error: pointer arithmetic not allowed in @safe functions source/botan_math/mp_bigint.d(83,4): Error: safe function `botan_math.mp_bigint.bigint_add3_nc` cannot index pointer `z` source/botan_math/mp_bigint.d(86,4): Error: safe function `botan_math.mp_bigint.bigint_add3_nc` cannot index pointer `z` source/botan_math/mp_bigint.d(103,40): Error: pointer arithmetic not allowed in @safe functions source/botan_math/mp_bigint.d(103,65): Error: pointer arithmetic not allowed in @safe functions source/botan_math/mp_bigint.d(106,4): Error: safe function `botan_math.mp_bigint.bigint_sub2` cannot index pointer `x` source/botan_math/mp_bigint.d(109,4): Error: safe function `botan_math.mp_bigint.bigint_sub2` cannot index pointer `x` source/botan_math/mp_bigint.d(124,44): Error: pointer arithmetic not allowed in @safe functions source/botan_math/mp_bigint.d(124,69): Error: pointer arithmetic not allowed in @safe functions source/botan_math/mp_bigint.d(127,4): Error: safe function `botan_math.mp_bigint.bigint_sub2_rev` cannot index pointer `x` source/botan_math/mp_bigint.d(144,40): Error: pointer arithmetic not allowed in @safe functions source/botan_math/mp_bigint.d(144,65): Error: pointer arithmetic not allowed in @safe functions /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.